Remove redundant Section and Priority fields from debian/control.in.
authorRob Browning <rlb@defaultvalue.org>
Wed, 11 Aug 2010 05:07:24 +0000 (00:07 -0500)
committerRob Browning <rlb@defaultvalue.org>
Wed, 11 Aug 2010 05:07:24 +0000 (00:07 -0500)
debian/changelog
debian/control
debian/control.in

index 90196cf093efe9188f760a91e43997350a30308a..4eef85dbacce4f66d462745f5aade658810f1cb9 100644 (file)
@@ -19,7 +19,11 @@ emacs23 (23.2+1-3) unstable; urgency=low
   * Add a Homepage field to debian/control.in.  Thanks to Stéphane
     Glondu <glondu@debian.org> for the 23.2+1-2.1 NMU.
 
- -- Rob Browning <rlb@defaultvalue.org>  Tue, 10 Aug 2010 23:55:22 -0500
+  * Remove redundant Section and Priority fields from binary packages
+    in debian/control.in.  Thanks to Stéphane Glondu
+    <glondu@debian.org> for the 23.2+1-2.1 NMU.
+
+ -- Rob Browning <rlb@defaultvalue.org>  Wed, 11 Aug 2010 00:03:07 -0500
 
 emacs23 (23.2+1-2) unstable; urgency=low
 
index 378ff3b53efef43867415f51c7f011fc991c6e3e..8e7ac83e7de10242cf5379a1827c18c6fa282428 100644 (file)
@@ -7,8 +7,6 @@ Homepage: http://www.gnu.org/software/emacs/
 Standards-Version: 3.7.2
 
 Package: emacs
-Section: editors
-Priority: optional
 Architecture: all
 Depends: emacs23 | emacs23-lucid | emacs23-nox
 Provides: emacsen, editor, mail-reader, news-reader
@@ -18,8 +16,6 @@ Description: The GNU Emacs editor (metapackage)
  release.
 
 Package: emacs23-lucid
-Section: editors
-Priority: optional
 Architecture: any
 Depends: emacs23-bin-common (= ${binary:Version}), ${shlibs:Depends}
 Provides: emacs23, emacsen, editor, info-browser, mail-reader, news-reader
@@ -31,8 +27,6 @@ Description: The GNU Emacs editor
  This package contains a version of Emacs with a Lucid user interface.
 
 Package: emacs23-nox
-Section: editors
-Priority: optional
 Architecture: any
 Depends: emacs23-bin-common (= ${binary:Version}), ${shlibs:Depends}
 Provides: emacs23, editor, emacsen, info-browser, mail-reader, news-reader
@@ -44,8 +38,6 @@ Description: The GNU Emacs editor (without X support)
  This package contains a version of Emacs compiled without support for X.
 
 Package: emacs23
-Section: editors
-Priority: optional
 Architecture: any
 Depends: emacs23-bin-common (= ${binary:Version}), ${shlibs:Depends}
 Provides: editor, emacsen, info-browser, mail-reader, news-reader, emacs23-gtk
@@ -57,8 +49,6 @@ Description: The GNU Emacs editor (with GTK+ user interface)
  This package contains a version of Emacs with a GTK+ user interface.
 
 Package: emacs23-bin-common
-Section: editors
-Priority: optional
 Architecture: any
 Depends: emacs23-common (= ${source:Version}), ${shlibs:Depends}
 Description: The GNU Emacs editor's shared, architecture dependent files
@@ -67,8 +57,6 @@ Description: The GNU Emacs editor's shared, architecture dependent files
  that's shared by emacs23, emacs23-lucid, and emacs23-nox.
 
 Package: emacs23-common
-Section: editors
-Priority: optional
 Architecture: all
 Depends: emacsen-common (>= 1.4.10), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}
 Suggests: emacs23-el, emacs23-common-non-dfsg
@@ -79,8 +67,6 @@ Description: The GNU Emacs editor's shared, architecture independent infrastruct
  that's shared by emacs23, emacs23-lucid, and emacs23-nox.
 
 Package: emacs23-el
-Section: editors
-Priority: optional
 Architecture: all
 Depends: emacs23-common (= ${source:Version})
 Description: GNU Emacs LISP (.el) files
index b9e626c634b2edf81e0dce1987c9269a3b3a62e0..6a4e0e78da4db834aaf62972ef61348697501559 100644 (file)
@@ -7,8 +7,6 @@ Homepage: http://www.gnu.org/software/emacs/
 Standards-Version: 3.7.2
 
 Package: emacs
-Section: editors
-Priority: optional
 Architecture: all
 Depends: @DEB_FLAVOR@ | @DEB_FLAVOR@-lucid | @DEB_FLAVOR@-nox
 Provides: emacsen, editor, mail-reader, news-reader
@@ -18,8 +16,6 @@ Description: The GNU Emacs editor (metapackage)
  release.
 
 Package: @DEB_FLAVOR@-lucid
-Section: editors
-Priority: optional
 Architecture: any
 Depends: @DEB_FLAVOR@-bin-common (= ${binary:Version}), ${shlibs:Depends}
 Provides: @DEB_FLAVOR@, emacsen, editor, info-browser, mail-reader, news-reader
@@ -31,8 +27,6 @@ Description: The GNU Emacs editor
  This package contains a version of Emacs with a Lucid user interface.
 
 Package: @DEB_FLAVOR@-nox
-Section: editors
-Priority: optional
 Architecture: any
 Depends: @DEB_FLAVOR@-bin-common (= ${binary:Version}), ${shlibs:Depends}
 Provides: @DEB_FLAVOR@, editor, emacsen, info-browser, mail-reader, news-reader
@@ -44,8 +38,6 @@ Description: The GNU Emacs editor (without X support)
  This package contains a version of Emacs compiled without support for X.
 
 Package: @DEB_FLAVOR@
-Section: editors
-Priority: optional
 Architecture: any
 Depends: @DEB_FLAVOR@-bin-common (= ${binary:Version}), ${shlibs:Depends}
 Provides: editor, emacsen, info-browser, mail-reader, news-reader, emacs23-gtk
@@ -57,8 +49,6 @@ Description: The GNU Emacs editor (with GTK+ user interface)
  This package contains a version of Emacs with a GTK+ user interface.
 
 Package: @DEB_FLAVOR@-bin-common
-Section: editors
-Priority: optional
 Architecture: any
 Depends: @DEB_FLAVOR@-common (= ${source:Version}), ${shlibs:Depends}
 Description: The GNU Emacs editor's shared, architecture dependent files
@@ -67,8 +57,6 @@ Description: The GNU Emacs editor's shared, architecture dependent files
  that's shared by @DEB_FLAVOR@, @DEB_FLAVOR@-lucid, and @DEB_FLAVOR@-nox.
 
 Package: @DEB_FLAVOR@-common
-Section: editors
-Priority: optional
 Architecture: all
 Depends: emacsen-common (>= 1.4.10), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}
 Suggests: @DEB_FLAVOR@-el, @DEB_FLAVOR@-common-non-dfsg
@@ -79,8 +67,6 @@ Description: The GNU Emacs editor's shared, architecture independent infrastruct
  that's shared by @DEB_FLAVOR@, @DEB_FLAVOR@-lucid, and @DEB_FLAVOR@-nox.
 
 Package: @DEB_FLAVOR@-el
-Section: editors
-Priority: optional
 Architecture: all
 Depends: @DEB_FLAVOR@-common (= ${source:Version})
 Description: GNU Emacs LISP (.el) files